Welcome![Sign In][Sign Up]
Location:
Search - video tracking

Search list

[Special Effectsmy_camera

Description: 使用vision.cascadeobjectdetector检测视频帧中的人眼的位置。检测器使用提琴琼斯检测算法和检测训练分类模型。人脸跟踪使用KLT算法.能够减少人头倾斜造成的影响,只有第一次检测人眼,以后都是检测特征点,运算速度快。-Use vision.cascadeobjectdetector detects video frames eye position. The detector uses a detection algorithm Tiqinqiongsi classification model training and testing. Face tracking using KLT algorithm can reduce the impact caused by the tilt of the head, only the first detection of the human eye, after all detected feature points, computing speed.
Platform: | Size: 1024 | Author: lidong | Hits:

[Technology Managementmatlab

Description: 基于运动目标跟踪的视频监控系统, 基于运动目标跟踪的视频监控系统,基于运动目标跟踪的视频监控系统-the video monitoring system based on moving target tracking
Platform: | Size: 5120 | Author: 赵明明 | Hits:

[matlabmatlab_beijingtiqu

Description: 视频检测系统是利用图像处理技术从运动图像序列中检测、识别、跟踪车辆的技术,获取所需交通流状态信息。常用方法是基于与背景相比较的方法。-Video detection system is the use of image processing technology, the detection of motion in image sequence recognition, vehicle tracking technology, to obtain the required traffic flow information. The commonly used method is compared with the method based on background.
Platform: | Size: 110592 | Author: testtt | Hits:

[OpenCVtest

Description: 自己在写论文中写的小实验,视频运动目标跟踪,比较简单,适合初学者,有一定启发作用-Write your own writing papers in a small experiment, the video moving target tracking, relatively simple, suitable for beginners, there are some instructive
Platform: | Size: 7693312 | Author: 赵鹏 | Hits:

[Special Effectsvideo1

Description: matlab图像处理作业,对一段视频中的运动物体进行实时跟踪。利用surf进行每两帧图像的配准,并利用帧间差分法,找到物体轮廓,可追踪两个目标,请在matlab2013b环境下运行-Matlab image processing operations, real-time tracking of a moving object in video. Using surf every two frames of image registration, and use the interframe difference method, find the object contour, traceable two objectives, please run in matlab2013b environment
Platform: | Size: 207872 | Author: 贾程序 | Hits:

[matlabmodule

Description: 该程序为基于粒子滤波的一种新算法,综合MCMC Bayesian Model Selection即MONTE CARLO马尔克夫链的算法,用来实现目标跟踪,多目标跟踪,及视频目标跟踪及定位等-The program for a new algorithm based on particle filter, comprehensive MCMC Bayesian Model Selection is MONTE CARLO algorithm of marek s chain, used to implement the target tracking and multi-target tracking, and video target tracking and positioning
Platform: | Size: 30720 | Author: | Hits:

[Special EffectsKalman-filter-algorithm-with-OpenCV

Description: 基于OPENCV再结合kalman滤波对监控视频进行目标跟踪。-OPENCV combined kalman filtering based on surveillance video for target tracking.
Platform: | Size: 6144 | Author: fangqimin | Hits:

[Special EffectsKalman-filter-algorithm-in-matlab

Description: Kalman滤波技术结合MATLAB库对监控视频进行目标跟踪。-Kalman filtering techniques combined with MATLAB bank on surveillance video for target tracking.
Platform: | Size: 649216 | Author: fangqimin | Hits:

[SCMzhinengxiaoche

Description: 智能小车循迹程序,国赛标配地图,并且有模块图,实验指导书,实验视频-Smart car tracking program, Nations Championship standard map, and there are a block diagram of the experimental instructions, experimental video
Platform: | Size: 16446464 | Author: 罗丹妮 | Hits:

[Graph Recognizemean-shift

Description: 基于均值漂移算法的物体跟踪算法,需要导入一段视频,可以手选跟踪目标,较稳定-Object tracking algorithm based on mean shift algorithm, you need to import a video, you can hand picking tracking target, object tracking algorithm based on mean shift algorithm is the more stable, you need to import a video, you can hand picking tracking target, is relatively stable
Platform: | Size: 10240 | Author: 孙德宇 | Hits:

[Graph RecognizeCT_MATLAB_v0

Description: CT压缩跟踪算法,自带三个视频序列可供实验,跟踪效果不错-CT compression tracking algorithm, with three video sequences for experiment, the tracking effect is good
Platform: | Size: 23789568 | Author: 孙德宇 | Hits:

[OpenCVMFC_OpenCV_CompressiveTracking

Description: 基于香港理工大学Kaihua Zhang提供的Compressive Tracking类,用MFC写了一个目标追踪界面。打开摄像头后,即可在图像中框选出需要追踪的物体进行追踪,还可录制视频、保存图片。-Based on Compressive Tracking class Kaihua Zhang Hong Kong Polytechnic University provided, we wrote a target tracking interface. Program features a turn on the camcorder, the picture frame can be selected to achieve the object you want to track to track, and can record video and save pictures.
Platform: | Size: 26714112 | Author: Andy Liu | Hits:

[Special EffectsVideoDemo

Description: VisualC++下实现的视频中运动目标检测和跟踪的demo,没有使用opencv。-Video moving target detection and tracking under VisualC++ demo achieved without using opencv.
Platform: | Size: 512000 | Author: 刘峰 | Hits:

[Special EffectsKCF

Description: 目前最热门的视频检测和跟踪算法,在HOG特征下,排名第一-Currently the most popular video detection and tracking algorithm.In the HOG feature, ranking first
Platform: | Size: 29696 | Author: 王北海 | Hits:

[Special Effects111

Description: 高斯处理视频并跟踪运动做前景背景分割-Gauss processing video and tracking the movement to do the foreground background segmentation
Platform: | Size: 2309120 | Author: fangyuansheng | Hits:

[OtherMakeVideo

Description: MATLAB 摄像头视频获取和保存,可用于目标追踪-MATLAB camera video acquisition and preservation, it can be used for target tracking
Platform: | Size: 1024 | Author: 乐进 | Hits:

[Special EffectsBlock-Matching-Algorithm

Description: 用于视频目标追踪块匹配算法,在目标追踪里面性能优良,运行效果不错,调试可行-For video target tracking block matching algorithm, target tracking inside excellent performance, run well, debugging feasible
Platform: | Size: 5514240 | Author: deng | Hits:

[OpenCVKalman_Filter

Description: 使用卡尔曼滤波方法对视频中运动的人脸进行检测跟踪标记-Kalman filtering method using video motion detection and tracking human faces mark
Platform: | Size: 13298688 | Author: MJ | Hits:

[CSharpopencvCar

Description: 本程序开发环境:vc6.0 opencv1.0 整体功能:是为了实现车牌自动跟踪,检测,并拍照,定位,识别,但是跟踪和拍照等于没有实现。 实现功能: 能实现视频中物体跟踪,但必须是手动圈住才行,摄像头是usb摄像头. 打开车牌图片,能进行定位,车牌分割,字符分割,字符识别。-英语 简体中文 The program development environment: VC6.0 opencv1.0 Function: in order to achieve automatic vehicle tracking, detection and take photographs, location, identification, tracking and camera is not achieved. Function: object tracking in video, but must be manually only, the camera is a USB camera. Open license plate picture, locate, license plate segmentation, segmentation, and character recognition.
Platform: | Size: 2515968 | Author: 神行 | Hits:

[Software Engineeringsmoke-detection

Description: 一种基于运动块追踪的视频烟雾探测方法,是检测和跟踪技术的结合。 -A video smoke detection method based on motion block tracking is a combination of detection and tracking technology.
Platform: | Size: 5840896 | Author: 严云坤 | Hits:
« 1 2 ... 42 43 44 45 46 4748 49 50 »

CodeBus www.codebus.net